SftTree/NET 2.0

Cell Field, DragDetectedEventArgs Class

Softel vdm, Inc.

Defines which cell is being dragged. May be null/Nothing indicating that no cell is associated with this event.

Syntax      DragDetectedEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Cell As CellClass

C#   

public readonly CellClass Cell;

C++   

public: <readonly> CellClass^ Cell;

Comments

The Cell field defines which cell is being dragged. May be null/Nothing indicating that no cell is associated with this event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com